Skip to content

83 new noderegistration fixbodybytes #126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Aug 6, 2019

Conversation

iltoga
Copy link
Contributor

@iltoga iltoga commented Aug 6, 2019

Description

Improve code quality in respect of DTO serialization/deserialization and unit testing of serialized data

Breakdown

  • Added file to transcode field names into their size (in bytes) to be used to parse/get bytes to/from models when serializing/deserializing
  • Refactored code in transaction.GetBytes and transaction.ParseBytes implementations
  • Fixed unit tests

Reference Issue

Close #100

stefano galassi and others added 6 commits August 5, 2019 19:20
added Get/Parse bytes to TypeAction interface
TODO: interface  for transactionBody to be returned by ParseBodyBytes
…orce TransactionBodyInterface implementation by all transaction body types
@iltoga iltoga self-assigned this Aug 6, 2019
@iltoga iltoga requested a review from andy-shi88 August 6, 2019 06:24
@iltoga iltoga added the FEATURE New feature or request label Aug 6, 2019
@iltoga iltoga added this to the Sprint 3 milestone Aug 6, 2019
@iltoga iltoga requested a review from astaphobia August 6, 2019 06:25
@astaphobia astaphobia merged commit ec37762 into develop Aug 6, 2019
@astaphobia astaphobia deleted the 83-new-noderegistration-fixbodybytes branch August 6, 2019 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEATURE New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants